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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '193'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '14.11952'^^xsd:double;
  dwc:latitude '54.03186'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:193'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03186 14.11952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.03186"^^xsd:decimal ;
  dwc:decimalLongitude "14.11952"^^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/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.03186 14.11952)"^^geo:wktLiteral ;
  geo-pos:lat "54.03186"^^xsd:decimal ;
  geo-pos:long "14.11952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '14.2211'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:222'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.2211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "14.2211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '14.2211'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:224'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.2211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "14.2211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '14.2211'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:226'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.2211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "14.2211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '14.2211'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:188'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.498 14.2211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.498"^^xsd:decimal ;
  dwc:decimalLongitude "14.2211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '231'^^xsd:integer;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '14.2211'^^xsd:double;
  dwc:latitude '54.498'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:231'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.10254 14.25596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.10254"^^xsd:decimal ;
  dwc:decimalLongitude "14.25596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '14.25596'^^xsd:double;
  dwc:latitude '54.10254'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:184'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.10254 14.25596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.10254"^^xsd:decimal ;
  dwc:decimalLongitude "14.25596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '14.25596'^^xsd:double;
  dwc:latitude '54.10254'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:201'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.10254 14.25596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.10254"^^xsd:decimal ;
  dwc:decimalLongitude "14.25596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '14.25596'^^xsd:double;
  dwc:latitude '54.10254'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:202'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.10254 14.25596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.10254"^^xsd:decimal ;
  dwc:decimalLongitude "14.25596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '14.35358'^^xsd:double;
  dwc:latitude '54.17928'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:97'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '14.35358'^^xsd:double;
  dwc:latitude '54.17928'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:18'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A19> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17928 14.35358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17928"^^xsd:decimal ;
  dwc:decimalLongitude "14.35358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '15.32868'^^xsd:double;
  dwc:latitude '54.33366'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:126'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33366 15.32868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33366"^^xsd:decimal ;
  dwc:decimalLongitude "15.32868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '16.35358'^^xsd:double;
  dwc:latitude '54.53184'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:225'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38046 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38046"^^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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.38046'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:28'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38046 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38046"^^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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.38046'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '120136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:63'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A79> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38046 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38046"^^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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.38046'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:79'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38046 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38046"^^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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '16.3984'^^xsd:double;
  dwc:latitude '54.38046'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:137'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38046 16.3984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38046"^^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 "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '16.492'^^xsd:double;
  dwc:latitude '55.21612'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:223'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21612 16.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21612"^^xsd:decimal ;
  dwc:decimalLongitude "16.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '16.492'^^xsd:double;
  dwc:latitude '55.21612'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:211'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.21612 16.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.21612"^^xsd:decimal ;
  dwc:decimalLongitude "16.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '17.17526'^^xsd:double;
  dwc:latitude '55.40038'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:59'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40038 17.17526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40038"^^xsd:decimal ;
  dwc:decimalLongitude "17.17526"^^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/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40038 17.17526)"^^geo:wktLiteral ;
  geo-pos:lat "55.40038"^^xsd:decimal ;
  geo-pos:long "17.17526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '17.17526'^^xsd:double;
  dwc:latitude '55.40038'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:60'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40038 17.17526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40038"^^xsd:decimal ;
  dwc:decimalLongitude "17.17526"^^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/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40038 17.17526)"^^geo:wktLiteral ;
  geo-pos:lat "55.40038"^^xsd:decimal ;
  geo-pos:long "17.17526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Praunus inermis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '17.17526'^^xsd:double;
  dwc:latitude '55.40038'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:89'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120178'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40038 17.17526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.40038"^^xsd:decimal ;
  dwc:decimalLongitude "17.17526"^^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/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.40038 17.17526)"^^geo:wktLiteral ;
  geo-pos:lat "55.40038"^^xsd:decimal ;
  geo-pos:long "17.17526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Piscicola geometra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '17.17526'^^xsd:double;
  dwc:latitude '55.40038'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:87'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5109 17.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5109"^^xsd:decimal ;
  dwc:decimalLongitude "17.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '17.43824'^^xsd:double;
  dwc:latitude '54.5109'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:165'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5109 17.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5109"^^xsd:decimal ;
  dwc:decimalLongitude "17.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '17.43824'^^xsd:double;
  dwc:latitude '54.5109'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:161'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5109 17.43824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5109"^^xsd:decimal ;
  dwc:decimalLongitude "17.43824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '17.43824'^^xsd:double;
  dwc:latitude '54.5109'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:166'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 17.45714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51792"^^xsd:decimal ;
  dwc:decimalLongitude "17.45714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '17.45714'^^xsd:double;
  dwc:latitude '55.51792'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:113'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51792 17.45714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51792"^^xsd:decimal ;
  dwc:decimalLongitude "17.45714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '17.45714'^^xsd:double;
  dwc:latitude '55.51792'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:112'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52986 18.05874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52986"^^xsd:decimal ;
  dwc:decimalLongitude "18.05874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '18.05874'^^xsd:double;
  dwc:latitude '54.52986'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:41'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52986 18.05874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52986"^^xsd:decimal ;
  dwc:decimalLongitude "18.05874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '18.05874'^^xsd:double;
  dwc:latitude '54.52986'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:101'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52986 18.05874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52986"^^xsd:decimal ;
  dwc:decimalLongitude "18.05874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '18.05874'^^xsd:double;
  dwc:latitude '54.52986'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:123'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52986 18.05874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52986"^^xsd:decimal ;
  dwc:decimalLongitude "18.05874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Vorticellidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '18.2241'^^xsd:double;
  dwc:latitude '56.4422'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '163172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:169'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163172'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4422 18.2241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4422"^^xsd:decimal ;
  dwc:decimalLongitude "18.2241"^^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/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4422 18.2241)"^^geo:wktLiteral ;
  geo-pos:lat "56.4422"^^xsd:decimal ;
  geo-pos:long "18.2241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '18.2241'^^xsd:double;
  dwc:latitude '56.4422'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:175'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4422 18.2241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4422"^^xsd:decimal ;
  dwc:decimalLongitude "18.2241"^^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/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4422 18.2241)"^^geo:wktLiteral ;
  geo-pos:lat "56.4422"^^xsd:decimal ;
  geo-pos:long "18.2241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '18.2241'^^xsd:double;
  dwc:latitude '56.4422'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:173'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4422 18.2241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4422"^^xsd:decimal ;
  dwc:decimalLongitude "18.2241"^^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/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4422 18.2241)"^^geo:wktLiteral ;
  geo-pos:lat "56.4422"^^xsd:decimal ;
  geo-pos:long "18.2241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '18.2241'^^xsd:double;
  dwc:latitude '56.4422'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '103069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:182'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '19.30378'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:21'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Vorticellidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '19.30378'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '163172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:24'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163172'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '19.30378'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:121'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '19.30378'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:122'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4482 19.30378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4482"^^xsd:decimal ;
  dwc:decimalLongitude "19.30378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '19.30378'^^xsd:double;
  dwc:latitude '54.4482'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:23'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.18426 19.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.18426"^^xsd:decimal ;
  dwc:decimalLongitude "19.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Vorticellidae'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '19.36852'^^xsd:double;
  dwc:latitude '57.18426'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '163172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:131'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163172'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.18426 19.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.18426"^^xsd:decimal ;
  dwc:decimalLongitude "19.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '19.36852'^^xsd:double;
  dwc:latitude '57.18426'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:140'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.18426 19.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.18426"^^xsd:decimal ;
  dwc:decimalLongitude "19.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '19.36852'^^xsd:double;
  dwc:latitude '57.18426'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:144'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.18426 19.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.18426"^^xsd:decimal ;
  dwc:decimalLongitude "19.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '19.36852'^^xsd:double;
  dwc:latitude '57.18426'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:157'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.18426 19.36852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.18426"^^xsd:decimal ;
  dwc:decimalLongitude "19.36852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '19.36852'^^xsd:double;
  dwc:latitude '57.18426'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:128'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.26292 19.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.26292"^^xsd:decimal ;
  dwc:decimalLongitude "19.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Pontoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '19.3735'^^xsd:double;
  dwc:latitude '57.26292'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '103078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:146'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.26292 19.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.26292"^^xsd:decimal ;
  dwc:decimalLongitude "19.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '19.3735'^^xsd:double;
  dwc:latitude '57.26292'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:148'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.20916 19.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.20916"^^xsd:decimal ;
  dwc:decimalLongitude "19.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '19.51792'^^xsd:double;
  dwc:latitude '57.20916'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:130'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.20916 19.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.20916"^^xsd:decimal ;
  dwc:decimalLongitude "19.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '19.51792'^^xsd:double;
  dwc:latitude '57.20916'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:141'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.20916 19.51792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.20916"^^xsd:decimal ;
  dwc:decimalLongitude "19.51792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '20.22908'^^xsd:double;
  dwc:latitude '56.23904'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:27'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23904 20.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.23904"^^xsd:decimal ;
  dwc:decimalLongitude "20.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Mysis mixta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '20.22908'^^xsd:double;
  dwc:latitude '56.23904'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '120113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:151'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120113'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23904 20.22908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.23904"^^xsd:decimal ;
  dwc:decimalLongitude "20.22908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1834__urn%3Acatalog%3AIFM-GEOMAR%3AHeidrich%3A53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IFM-GEOMAR:Heidrich:53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1834_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'IFM-GEOMAR'^^xsd:string;
  dwc:collectionCode 'Heidrich'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '20.40836'^^xsd:double;
  dwc:latitude '55.13446'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IFM-GEOMAR:Heidrich:53'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
# EOF