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

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6858'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'GER'^^xsd:string;
  dwc:longitude '11.32868'^^xsd:double;
  dwc:latitude '54.18426'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6858'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18426 11.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18426"^^xsd:decimal ;
  dwc:decimalLongitude "11.32868"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18426 11.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.18426"^^xsd:decimal ;
  geo-pos:long "11.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6859'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'GER'^^xsd:string;
  dwc:longitude '11.32868'^^xsd:double;
  dwc:latitude '54.18426'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6859'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "12.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "12.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2108'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.08964'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2108'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "12.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "12.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2109'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.08964'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2109'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "12.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "12.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2110'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.08964'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2110'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "12.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "12.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2111'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.08964'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2111'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "12.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "12.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6308'^^xsd:integer;
  dwc:scientificName 'Sertularella rugosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.08964'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '117907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6308'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "12.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "12.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.08964'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:306'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "12.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "12.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6290'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.08964'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6290'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "12.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "12.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6403'^^xsd:integer;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.08964'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6403'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "12.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "12.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6440'^^xsd:integer;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.08964'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6440'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "12.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "12.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2034'^^xsd:integer;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.08964'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2034'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "12.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 12.08964)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "12.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6401'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.08964'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6401'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "12.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Praunus flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.31872'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '120177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:285'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '120177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "12.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6099'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.31872'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6099'^^xsd:anyURI;
  dwc:observationDate '1881-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "12.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2771'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.31872'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2771'^^xsd:anyURI;
  dwc:observationDate '1881-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "12.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1725'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.31872'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1725'^^xsd:anyURI;
  dwc:observationDate '1881-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "12.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6100'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.31872'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6100'^^xsd:anyURI;
  dwc:observationDate '1881-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "12.31872"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "12.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.31872'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:305'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "12.31872"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "12.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2390'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.31872'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2390'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "12.31872"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "12.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6186'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.31872'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6186'^^xsd:anyURI;
  dwc:observationDate '1881-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 12.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "12.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 12.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "12.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6704'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.31872'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6704'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 12.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "12.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 12.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "12.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6705'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.31872'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6705'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 12.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "12.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 12.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "12.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6706'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardinii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.31872'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '132736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6706'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '132736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 12.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "12.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 12.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "12.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6723'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.31872'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6723'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 12.31872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "12.31872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 12.31872)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "12.31872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.31872'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:210'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.3984"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "12.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6740'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.3984'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6740'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2988"^^xsd:decimal ;
  dwc:decimalLongitude "12.3984"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2988 12.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.2988"^^xsd:decimal ;
  geo-pos:long "12.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6741'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.3984'^^xsd:double;
  dwc:latitude '54.2988'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6741'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "12.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "12.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6869'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.3984'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6869'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "12.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "12.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2353'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.3984'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2353'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "12.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "12.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2351'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.3984'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2351'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "12.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "12.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2352'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.3984'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2352'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "12.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "12.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2391'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.3984'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2391'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "12.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "12.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6815'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.3984'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6815'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "12.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "12.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2658'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.3984'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2658'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "12.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "12.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6532'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.3984'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6532'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "12.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "12.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6703'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.3984'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6703'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3486"^^xsd:decimal ;
  dwc:decimalLongitude "12.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3486 12.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.3486"^^xsd:decimal ;
  geo-pos:long "12.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.3984'^^xsd:double;
  dwc:latitude '54.3486'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:209'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "13.28884"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "13.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1724'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.28884'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1724'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "13.28884"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "13.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6496'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.28884'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6496'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "13.28884"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "13.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2311'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.28884'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2311'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "13.28884"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "13.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2312'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.28884'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2312'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "13.28884"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "13.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6459'^^xsd:integer;
  dwc:scientificName 'Praunus flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.28884'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '120177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6459'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "13.28884"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "13.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6202'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.28884'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6202'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "13.28884"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "13.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.28884'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:324'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40836"^^xsd:decimal ;
  dwc:decimalLongitude "13.28884"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40836 13.28884)"^^geo:wktLiteral ;
  geo-pos:lat "54.40836"^^xsd:decimal ;
  geo-pos:long "13.28884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6495'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.28884'^^xsd:double;
  dwc:latitude '54.40836'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6495'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2150'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.2988'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2150'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.2988'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:307'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2313'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.2988'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2313'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6494'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.2988'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6494'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6460'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.2988'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6460'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2148'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.2988'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2148'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "13.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 13.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "13.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6461'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.2988'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6461'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6345'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6345'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6347'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6347'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2695'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2695'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6346'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6346'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6837'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6837'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1903'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1903'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 13.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37848"^^xsd:decimal ;
  dwc:decimalLongitude "13.3486"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37848 13.3486)"^^geo:wktLiteral ;
  geo-pos:lat "54.37848"^^xsd:decimal ;
  geo-pos:long "13.3486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6366'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3486'^^xsd:double;
  dwc:latitude '54.37848'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6366'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6864'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6864'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6865'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6865'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6866'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6866'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6863'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6863'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2410'^^xsd:integer;
  dwc:scientificName 'Theodoxus fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '153558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2410'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6421'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6421'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6862'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6862'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2448'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2448'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30876"^^xsd:decimal ;
  dwc:decimalLongitude "13.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30876 13.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.30876"^^xsd:decimal ;
  geo-pos:long "13.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1997'^^xsd:integer;
  dwc:scientificName 'Palaemon adspersus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.3984'^^xsd:double;
  dwc:latitude '54.30876'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1997'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6326'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6326'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6365'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6365'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1995'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1995'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2014'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2014'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1937'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1937'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1936'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1936'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Theodoxus fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '153558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:284'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Praunus flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '120177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:286'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6835'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6835'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6836'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6836'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2677'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2677'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1935'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1935'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32868"^^xsd:decimal ;
  dwc:decimalLongitude "13.4482"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32868 13.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.32868"^^xsd:decimal ;
  geo-pos:long "13.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1986'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.4482'^^xsd:double;
  dwc:latitude '54.32868'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1986'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "13.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "13.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6364'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.46812'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6364'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "13.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "13.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1996'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.46812'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1996'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "13.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "13.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2013'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.46812'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2013'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "13.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "13.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2015'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.46812'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2015'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "13.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "13.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2016'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.46812'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2016'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "13.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "13.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6606'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.46812'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6606'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "13.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "13.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6439'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.46812'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6439'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.249"^^xsd:decimal ;
  dwc:decimalLongitude "13.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.249 13.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.249"^^xsd:decimal ;
  geo-pos:long "13.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2696'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.46812'^^xsd:double;
  dwc:latitude '54.249'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2696'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 13.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "13.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 13.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "13.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.53784'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:230'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 13.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "13.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 13.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "13.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6795'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.53784'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6795'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 13.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "13.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 13.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "13.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6796'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.53784'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6796'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 13.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "13.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 13.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "13.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6797'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.53784'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6797'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 13.53784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1992"^^xsd:decimal ;
  dwc:decimalLongitude "13.53784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1992 13.53784)"^^geo:wktLiteral ;
  geo-pos:lat "55.1992"^^xsd:decimal ;
  geo-pos:long "13.53784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6834'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.53784'^^xsd:double;
  dwc:latitude '55.1992'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6834'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1992 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.1992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6327'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.1992'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6327'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1992 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.1992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6328'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.1992'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6328'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1992 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1992"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1992 14)"^^geo:wktLiteral ;
  geo-pos:lat "54.1992"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2694'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '54.1992'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2694'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.0498"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6867'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.0498'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6867'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.0498"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2331'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.0498'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2331'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.0498"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.0498'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:208'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.0498"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.0498'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:135'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.0498"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.0498'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:133'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0498 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.0498"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.0498'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:134'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "14.1992"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 14.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.4482"^^xsd:decimal ;
  geo-pos:long "14.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6307'^^xsd:integer;
  dwc:scientificName 'Hirudinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.1992'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6307'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.3984"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2035'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2035'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.3984"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2036'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2036'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.3984"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '287'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:287'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.3984"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6402'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6402'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.3984"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6422'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6422'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "14.3984"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 14.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "14.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2713'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2713'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.40836"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "14.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2149'^^xsd:integer;
  dwc:scientificName 'Praunus flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.40836'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '120177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2149'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.40836"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "14.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6309'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.40836'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6309'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.40836"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "14.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6513'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.40836'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6513'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.40836"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "14.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6514'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.40836'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6514'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.40836"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "14.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6664'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.40836'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6664'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.40836"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "14.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6860'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.40836'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6860'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.40836"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "14.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6442'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.40836'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6442'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "14.40836"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 14.40836)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "14.40836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2714'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.40836'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2714'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6515'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6515'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6533'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6533'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '325'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:325'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2428'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2428'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2314'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2314'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.05976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58764"^^xsd:decimal ;
  dwc:decimalLongitude "15.05976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58764 15.05976)"^^geo:wktLiteral ;
  geo-pos:lat "54.58764"^^xsd:decimal ;
  geo-pos:long "15.05976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.05976'^^xsd:double;
  dwc:latitude '54.58764'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:326'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6608'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6608'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2734'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2734'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2752'^^xsd:integer;
  dwc:scientificName 'Theodoxus fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '153558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2752'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2427'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2427'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2429'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2429'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6607'^^xsd:integer;
  dwc:scientificName 'Praunus flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '120177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6607'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.08964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01992"^^xsd:decimal ;
  dwc:decimalLongitude "15.08964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01992 15.08964)"^^geo:wktLiteral ;
  geo-pos:lat "55.01992"^^xsd:decimal ;
  geo-pos:long "15.08964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6609'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.08964'^^xsd:double;
  dwc:latitude '55.01992'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6609'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 15.09462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.07968"^^xsd:decimal ;
  dwc:decimalLongitude "15.09462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.07968 15.09462)"^^geo:wktLiteral ;
  geo-pos:lat "55.07968"^^xsd:decimal ;
  geo-pos:long "15.09462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2430'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.09462'^^xsd:double;
  dwc:latitude '55.07968'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2430'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "15.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2071'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.2988'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2071'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "15.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2070'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.2988'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2070'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "15.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2069'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.2988'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2069'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05976"^^xsd:decimal ;
  dwc:decimalLongitude "15.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05976 15.2988)"^^geo:wktLiteral ;
  geo-pos:lat "55.05976"^^xsd:decimal ;
  geo-pos:long "15.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.2988'^^xsd:double;
  dwc:latitude '55.05976'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:304'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6400'^^xsd:integer;
  dwc:scientificName 'Hirudinea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6400'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2465'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2465'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2466'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2466'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2467'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2467'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '228'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:228'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:229'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6778'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6778'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2468'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2468'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "16.3984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 16.3984)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "16.3984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2676'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2676'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6665'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6665'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2333'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2333'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6861'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6861'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6685'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6685'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2640'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2640'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.498"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.498 17)"^^geo:wktLiteral ;
  geo-pos:lat "55.498"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2332'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '55.498'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2332'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6666'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6666'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2392'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2392'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2659'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2659'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6868'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6868'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3486"^^xsd:decimal ;
  dwc:decimalLongitude "17.1992"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3486 17.1992)"^^geo:wktLiteral ;
  geo-pos:lat "55.3486"^^xsd:decimal ;
  geo-pos:long "17.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6870'^^xsd:integer;
  dwc:scientificName 'Praunus flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '17.1992'^^xsd:double;
  dwc:latitude '55.3486'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '120177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6870'^^xsd:anyURI;
  dwc:observationDate '1880-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '120177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6817'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6817'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6759'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6759'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:250'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5478"^^xsd:decimal ;
  dwc:decimalLongitude "18.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5478 18.1992)"^^geo:wktLiteral ;
  geo-pos:lat "54.5478"^^xsd:decimal ;
  geo-pos:long "18.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6816'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.1992'^^xsd:double;
  dwc:latitude '54.5478'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6816'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.32868'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:49'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6551'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.32868'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6551'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6627'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.32868'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6627'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6628'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.32868'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6628'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6645'^^xsd:integer;
  dwc:scientificName 'Praunus flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.32868'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '120177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6645'^^xsd:anyURI;
  dwc:observationDate '1880-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '120177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.32868'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:190'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6853'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.32868'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6853'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6855'^^xsd:integer;
  dwc:scientificName 'Theodoxus fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.32868'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6855'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '153558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.32868'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:98'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.32868'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:99'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Planaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.32868'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '147038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:68'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6852'^^xsd:integer;
  dwc:scientificName 'Theodoxus fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.32868'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '153558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6852'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '153558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.41832"^^xsd:decimal ;
  dwc:decimalLongitude "18.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.41832 18.32868)"^^geo:wktLiteral ;
  geo-pos:lat "54.41832"^^xsd:decimal ;
  geo-pos:long "18.32868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6854'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.32868'^^xsd:double;
  dwc:latitude '54.41832'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6854'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "18.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "18.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6646'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.37848'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6646'^^xsd:anyURI;
  dwc:observationDate '1880-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "18.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "18.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6647'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.37848'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6647'^^xsd:anyURI;
  dwc:observationDate '1880-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "18.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "18.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2272'^^xsd:integer;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.37848'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2272'^^xsd:anyURI;
  dwc:observationDate '1880-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "18.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "18.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2274'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.37848'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2274'^^xsd:anyURI;
  dwc:observationDate '1880-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "18.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "18.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6082'^^xsd:integer;
  dwc:scientificName 'Cordylophora caspia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.37848'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '117428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6082'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "18.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "18.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.37848'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:346'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "18.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "18.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2639'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.37848'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2639'^^xsd:anyURI;
  dwc:observationDate '1880-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "18.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "18.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2273'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.37848'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2273'^^xsd:anyURI;
  dwc:observationDate '1880-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "18.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "18.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6626'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.37848'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6626'^^xsd:anyURI;
  dwc:observationDate '1880-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27888"^^xsd:decimal ;
  dwc:decimalLongitude "18.37848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27888 18.37848)"^^geo:wktLiteral ;
  geo-pos:lat "54.27888"^^xsd:decimal ;
  geo-pos:long "18.37848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2638'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '18.37848'^^xsd:double;
  dwc:latitude '54.27888'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2638'^^xsd:anyURI;
  dwc:observationDate '1880-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2202'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2202'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1690'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1690'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1742'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1742'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1743'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1743'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1744'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1744'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6550'^^xsd:integer;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6550'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6552'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6552'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6588'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6588'^^xsd:anyURI;
  dwc:observationDate '1880-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6589'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6589'^^xsd:anyURI;
  dwc:observationDate '1880-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2294'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2294'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Praunus flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '120177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:172'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '120177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '189'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:189'^^xsd:anyURI;
  dwc:observationDate '1880-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6271'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6271'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6850'^^xsd:integer;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6850'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6851'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6851'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A50> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:50'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A52> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:52'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2275'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2275'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2292'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2292'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2293'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2293'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2203'^^xsd:integer;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2203'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2237'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2237'^^xsd:anyURI;
  dwc:observationDate '1880-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2238'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2238'^^xsd:anyURI;
  dwc:observationDate '1880-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2239'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2239'^^xsd:anyURI;
  dwc:observationDate '1880-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:114'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:115'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '116'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:116'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6120'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6120'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6185'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6185'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6101'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6101'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6118'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6118'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6119'^^xsd:integer;
  dwc:scientificName 'Praunus flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '120177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6119'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6686'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6686'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6760'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6760'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2772'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2772'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2753'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2753'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2754'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2754'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:345'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1668'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1668'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1687'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1687'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1688'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1688'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1689'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1689'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2621'^^xsd:integer;
  dwc:scientificName 'Praunus flexuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '120177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2621'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '120177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6856'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6856'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A51> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:51'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:327'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2204'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2204'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6857'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6857'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1723'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1723'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^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/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:191'^^xsd:anyURI;
  dwc:observationDate '1880-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33864"^^xsd:decimal ;
  dwc:decimalLongitude "18.46812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33864 18.46812)"^^geo:wktLiteral ;
  geo-pos:lat "54.33864"^^xsd:decimal ;
  geo-pos:long "18.46812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1670'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.46812'^^xsd:double;
  dwc:latitude '54.33864'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1670'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1764'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1764'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1835'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1835'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1852'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1852'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1853'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1853'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1761'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1761'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1762'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1762'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1763'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1763'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6138'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6138'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6205'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6205'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2790'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2790'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6065'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6065'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '347'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:347'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6204'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6204'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3984"^^xsd:decimal ;
  dwc:decimalLongitude "19.0996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3984 19.0996)"^^geo:wktLiteral ;
  geo-pos:lat "54.3984"^^xsd:decimal ;
  geo-pos:long "19.0996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '365'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.0996'^^xsd:double;
  dwc:latitude '54.3984'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:365'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2089'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2089'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2090'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2090'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2091'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2091'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6383'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6383'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2033'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2033'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1798'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1798'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1799'^^xsd:integer;
  dwc:scientificName 'Hippolyte gaimardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '589079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1799'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6139'^^xsd:integer;
  dwc:scientificName 'Theodoxus fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6139'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6203'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6203'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2715'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2715'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '364'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Pectinaria) belgica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '130592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:364'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '334417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1669'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1669'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1797'^^xsd:integer;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1797'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6441'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6441'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2735'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2735'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2716'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2716'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26892"^^xsd:decimal ;
  dwc:decimalLongitude "19.11952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26892 19.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.26892"^^xsd:decimal ;
  geo-pos:long "19.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6137'^^xsd:integer;
  dwc:scientificName 'Velutina'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.11952'^^xsd:double;
  dwc:latitude '54.26892'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6137'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 19.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "19.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 19.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "19.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6272'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.498'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6272'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 19.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "19.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 19.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "19.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '6761'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.498'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:6761'^^xsd:anyURI;
  dwc:observationDate '1880-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 19.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "19.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 19.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "19.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '2773'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.498'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:2773'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 19.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0498"^^xsd:decimal ;
  dwc:decimalLongitude "19.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0498 19.498)"^^geo:wktLiteral ;
  geo-pos:lat "55.0498"^^xsd:decimal ;
  geo-pos:long "19.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1832__urn%3Acatalog%3AIFM-GEOMAR%3AMobius%3A1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Mobius:1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1832_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Mobius'^^xsd:string;
  dwc:catalogNumber '1854'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '19.498'^^xsd:double;
  dwc:latitude '55.0498'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Mobius:1854'^^xsd:anyURI;
  dwc:observationDate '1881-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF